/* 新首页 */
body{margin: 0;padding: 0;}
.NewSignIndex{font-family: 'HarmonyOS Sans CN', '微软雅黑';font-size: 14px;}
.NewSignIndex a,.NewSignIndex a:active,.NewSignIndex a:visited,.NewSignIndex a:focus{text-decoration:none;}
.NewSignContent{width: 100%;margin: 0 auto;max-width: 1200px;overflow: hidden;box-sizing: border-box;}
.NewSignTitle{text-align: left;}
.NewSignTitle h2{margin: 0;padding: 0;font-size: 28px;color: #ff0000;font-weight: bold;letter-spacing: 2px;line-height: 35px;}
.NewSignContent{width: 100%;max-width: 1230px;margin: 0 auto;box-sizing: border-box;padding: 0 15px;}
.ClickToViewMore{text-align: right;margin-top: 10px;padding-bottom: 10px;padding-right: 7px;}
.ClickToViewMore a{display: inline-block;padding: 3px 15px;text-align: center;background-color: #ff0000;font-size: 14px;line-height: 22px;color: #fff;border-radius: 28px;box-shadow: 0px 0px 10px #ff5252;}
.ClickToViewMore a:hover{box-shadow: 0px 0px 10px #ff0000;}
/* 深圳、上海大Banner */
.SignShenZhenOrShangHai{position: relative;}
.GoLeftBox{display: inline-block;position: absolute;z-index: 9;width: 44%;left: 0px;top: 12%;height: 80%;}
.GoRightBox{display: inline-block;position: absolute;z-index: 9;width: 44%;right: 0px;top: 12%;height: 80%;}
.SignShenZhenOrShangHaiBanner{text-align: center;}
.SignShenZhenOrShangHaiBanner img{width: 100%;}
@media screen and (max-width: 1200px) {
	.SignShenZhenOrShangHaiBanner{overflow: hidden;}
	.SignShenZhenOrShangHaiBanner img{width: 150%;margin-left: -25%;max-width: none;}
}
/* 深圳、上海大Banner end*/

/* 上海大Banner和logo */
.SignShangHaiLogo{}
.SignShangHaiLogoBackColorTop{width: 100%;height: 15px;background-image: linear-gradient(to right, #df3516 20%, #990302);box-sizing: border-box;}
.SignShangHaiLogoBackColorBottom{width: 100%;height: 12px;background-image: linear-gradient(to right, #990302, #df3516);box-sizing: border-box;}
.SignShangHaiLogoBox{background-image: url(https://trust-data.oss-cn-shenzhen.aliyuncs.com/file/upload/20250928/1557_1759024808783733.jpg);background-repeat: no-repeat;background-size: cover;background-position: bottom center;padding: 50px 0;}
/* 副标 */
.ExhibitionSubtitleBox{width: 100%;max-width: 1200px;margin: 0 auto;margin-bottom: 20px;}
.ExhibitionSubtitleContentBox{text-align: center;}
.ExhibitionSubtitlelogo{display: inline-block;vertical-align: middle;width:40px;}
.ExhibitionSubtitlelogo img{display: block;width: 100%;}
.ExhibitionSubtitleText{display: inline-block;vertical-align: middle;padding: 6px 12px;background-color: rgba(255, 255, 255, 0.9);border-radius: 30px;margin-left: 2px;}
.ExhibitionSubtitleText p{margin: 0;padding: 0;font-size: 20px;color: #000;line-height: 22px;font-weight: bold;}
/* 副标 end*/
.NewSignIndexLogoBox{width: 90%;max-width: 390px;margin: 0 auto;}
.NewSignIndexLogoBox img{display: block;width: 100%;}
/* 上海大Banner和logo end*/

/* 展会介绍 */
.ExhibitionIntroductions{margin-top: 70px;}
.ExhibitionIntroductionsContent{margin-top: 20px;}
.IntroductionImg{display: inline-block;vertical-align: top;width: 380px;box-sizing: border-box;}
.IntroductionImg a{display: block;overflow: hidden;}
.IntroductionImg img{width: 100%;border-radius: 15px;transition: all 0.6s;}
.IntroductionImg a:hover img{transform: scale(1.1);}
.IntroductionText{display: inline-block;vertical-align: top;width: calc(100% - 390px);box-sizing: border-box;padding-left: 30px;}
.IntroductionText p{margin-top: 0px;margin-bottom: 16px;font-size: 15px;color: #000;line-height: 28px;}
.AboutContent{overflow: hidden;box-sizing: border-box;padding-top: 10px;}
.AboutContentText{max-height: 285px;overflow: auto;}
.AboutContentText p:nth-child(1){margin-bottom: 0px;}
.AboutContentText::-webkit-scrollbar {width : 6px;height: 1px;border-radius: 0px;}
.AboutContentText::-webkit-scrollbar-thumb {box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #999;border-radius: 0px;}
.AboutContentText::-webkit-scrollbar-track {box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #ff0000;border-radius: 0px;} 
/* 展会介绍 end*/

/* 展品范围 */
.ExhibitionScopeBox{margin-top: 50px;}
.ExhibitionScopeContent{margin-top: 20px;}
.ExhibitionScopeTextContent{margin-top: 0px;}
.ExhibitionScopeTextContent ul{display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0;padding: 0;}
.ExhibitionScopeTextContent ul li{width: 24.4%;box-sizing: border-box;margin: 5px 0.3%;padding: 10px 3px;text-align: center;min-height: 49px;border: 2px solid #ff0000;    border-radius: 15px;}
.ExhibitionScopeTextContent ul li .VerticallyCentered h3{font-size: 16px;line-height: 25px;font-weight: bold;color: #000;margin: 0;padding: 0;}
.ExhibitionScopeTextContent ul li .VerticallyCentered p{font-size: 13px;line-height: 20px;font-weight: normal;color: #000;margin: 0;padding: 0;}
.ExhibitionScopeTextContent ul li .VerticallyCentered img{width: 46px;display: inline-block;margin-left: 6px;vertical-align: top;}
.VerticallyCenteredText{display: inline-block;}
/* 展品范围 end*/

/* 三大产业链 */
.SignIndustrialChain{margin-top: 50px;}
.SignIndustrialChainContent{margin-top: 20px;}
.SignIndustrialChainContent ul{margin: 0;padding: 0;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 101%;margin-left: -1%;}
.SignIndustrialChainContent ul li{width: 32.3%;margin-left: 1%;border: 1px solid #ff0000;border-radius: 10px;overflow: hidden;box-sizing: border-box;}
.SignIndustrialChainTitle{padding: 10px 0;text-align: center;background-color: #ff0000;}
.SignIndustrialChainTitle h3{margin: 0;padding: 0;font-size: 18px;color: #fff;font-weight: bold;line-height: 26px;}
.SignIndustrialChainTextDetails{overflow: hidden;}
.SignIndustrialChainTextDetails p{display: inline-block;width: 50%;float: left;text-align: center;box-sizing: border-box;font-size: 14px;color: #000;margin: 0;line-height: 26px;font-weight: bold;padding: 3px 0;}
.SignIndustrialChainTextDetails p:nth-child(3),.SignIndustrialChainTextDetails p:nth-child(4){background-color: #f2f2f2;}
.SignIndustrialChainTextMore{text-align: center;}
.SignIndustrialChainTextMore p{text-align: center;box-sizing: border-box;font-size: 14px;color: #000;margin: 0;line-height: 26px;padding: 3px 0;}
/* 三大产业链 end*/

/* 多优品Banner */
.DYPmallBox{text-align: center;margin-top: 50px;}
.DYPmallBox img{width: 100%;}
.DYPmallBox a{display: block;width: 100%;height: 100%;}
/* 多优品Banner end*/

/* 展商推荐 */
.ExhibitorsBox{margin-top: 70px;}
.ExhibitorsLogoListBox {margin-top: 20px;}
.ExhibitorsLogoListBox ul {padding: 0;margin: 0;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -0.5%;}
.ExhibitorsLogoListBox ul li {display: inline-block;box-sizing: border-box;width: 9.5%;float: left;margin-left: 0.5%;padding: 3px 8px 3px 8px;border: 1px solid #ccc;border-radius: 8px;margin-bottom: 5px;}
.ExhibitorsLogoListBox ul li img {width: 100%;display: block;font-size: 0px;}
.ExhibitorsLogoListBox ul li.ExhibitorsLogoTitleBox {width: 19.5%;text-align: center;display: grid !important;place-items: center;height: auto;}
.ExhibitorsLogoTitleBox p {font-size: 18px;font-weight: bold;margin: 0;padding: 0;line-height: 20px;color: #000;}
@media screen and (max-width: 1050px) {
	.ExhibitorsLogoTitleBox p {font-size: 16px;}}
@media screen and (max-width: 950px) {
	.ExhibitorsLogoTitleBox p {font-size: 14px;font-weight: normal;}}
@media screen and (max-width: 850px) {
	.ExhibitorsLogoListBox ul li {width: 16.1%;}
	.ExhibitorsLogoListBox ul li.ExhibitorsLogoTitleBox {width: 39.5%;}
	.ExhibitorsLogoTitleBox p {font-size: 16px;font-weight: bold;}}
@media screen and (max-width: 500px) {
	.ExhibitorsLogoListBox ul li.ExhibitorsLogoTitleBox {width: 100%;padding: 5px 0;}}
/* 展商推荐 end */

/* 新闻中心 */
.NewLedNewsBoxsv{background-color: #ed1c24;padding: 50px 0;background-image: url(https://trust-data.oss-cn-shenzhen.aliyuncs.com/file/upload/20230113/471_1673578223962343.jpg);background-position: left top;background-repeat: no-repeat;background-size: 100% 100%;margin-top: 100px;}
.LedNewsRecommendationOvauto{position: relative;overflow: auto;}
.LedNewsRecommendation{position: absolute;width: 500px;box-sizing: border-box;left: 10px;top: 0px;z-index: 10;}
.LedNewsRecommendation .NewLedTitle h2{color: #fff;padding: 0;margin: 0;font-size: 26px;line-height: 35px;}
.LedNewsRecommendationBox{background-color: #f8f8f8;box-sizing: border-box;margin: 30px 0;box-shadow: 0px 0px 10px #000;}
.LedNewsRecommendationBox a{display: block;}
.LedNewsRecommendationImg{max-height: 500px;overflow: hidden;}
.LedNewsRecommendationImg img{width: 100%;display: block;font-size: 0px;}
.LedNewsRecommendationText{box-sizing: border-box;padding: 10px;}
.LedNewsRecommendationText h3{font-size: 18px;font-weight: bold;color: #000;margin: 0;padding: 0;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.LedNewsRecommendationText span{font-size: 20px;display: inline-block;color: #ed1c24;line-height: 23px;font-weight: normal;margin-top: 10px;}
.LedNewsRecommendationText p{font-size: 14px;margin: 0;padding: 0;color: #000;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;margin-top: 5px;}
.NewLedNewsList{width: 750px;display: inline-block;float: right;background-color: #f8f8f8;padding: 20px 30px;border-radius: 13px;box-sizing: border-box;padding-left: 100px;}
.NewLedNewsList ul{margin: 0;padding: 0;overflow: auto;height: 600px;box-sizing: border-box;padding-right: 20px;}
.NewLedNewsList ul::-webkit-scrollbar {width : 6px;height: 1px;border-radius: 0px;}
.NewLedNewsList ul::-webkit-scrollbar-thumb {box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #999;border-radius: 0px;}
.NewLedNewsList ul::-webkit-scrollbar-track {box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #ed1c24;border-radius: 0px;} 
.NewLedNewsList ul li{display: block;border-bottom: 1px solid #ccc;padding-bottom: 8px;margin-bottom: 8px;}
.NewLedNewsList ul li a{display: block;}
.NewLedNewsList ul li h3{font-size: 15px;font-weight: bold;color: #000;margin: 0;padding: 0;line-height: 23px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.NewLedNewsList ul li span{font-size: 13px;display: inline-block;font-weight: 600;color: #000;line-height: 23px;}
.NewLedNewsList ul li p{font-size: 13px;margin: 0;padding: 0;color: #000;line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 5px;}
.NewLedNewsList ul li a:hover p,.NewLedNewsList ul li a:hover h3,.NewLedNewsList ul li a:hover span{color: #ed1c24;}
.LedNewsRecommendationText a:hover p,.LedNewsRecommendationText a:hover h3,.LedNewsRecommendationText a:hover span{color: #ed1c24;}
.NewsMores{text-align: right;margin-top: 13px;}
.NewsMores a{display: inline-block;font-size: 14px;line-height: 28px;color: #fff;background-image: url(https://trust-data.oss-cn-shenzhen.aliyuncs.com/file/upload/20230111/502_1673405278499422.png);background-position: right center;background-size: 14px;background-repeat: no-repeat;padding-right: 20px;letter-spacing: 0px;}
.NewsMores a:hover{color: #ccc;}
.videosBoxContent video{width: 100%;min-height: 280px;}
@media screen and (max-width: 1200px) {
	.LedNewsRecommendation{width: 40%;}
	.NewLedNewsList{width: 60%;padding: 20px 20px;box-sizing: border-box;}
}
/* 新闻中心 end */

/* 往届精彩瞬间 */
.PhotoReviewBox{margin-top: 70px;}
/* 往届精彩瞬间 end */

/* 合作伙伴 */
.LedCooperativePartner{padding: 60px 0;}
.CooperativeTitleBox{display: inline-block;width: 130px;vertical-align: middle;}
.CooperativeListBox{display: inline-block;width: calc(100% - 139px);vertical-align: middle;}
.CooperativeListBox ul { margin: 0; padding: 0; overflow: auto; box-sizing: border-box;  display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 1px; }  
.CooperativeListBox ul li { display: inline-block; float: left; width: 16.6%; box-sizing: border-box;text-align: center;padding: 5px 0; }  
.CooperativeListBox ul li img {max-width: 80%; max-height: 70px; vertical-align: middle; }  
.CooperativeListBox ul li a{ height: 73px; position: relative; line-height: 70px; text-align: center; }
/* 合作伙伴 end */